-
Home
-
WOVN.io
-
1.10.1
-
Code
-
Classes
- Logger
| Total Complexity |
33 |
| Dependencies |
0 |
| Dependents |
5 |
| Total lines |
168 |
| Lines of code |
103 |
| Logical lines of code |
50 |
| Comment lines |
0 |
| Methods |
22 |
| Properties |
7 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| interpolate() |
S |
60 |
6 |
11 |
| log() |
S |
59 |
4 |
14 |
| get() |
S |
70 |
2 |
6 |
| setLogFilePath() |
S |
66 |
2 |
9 |
| truncateToLengthLimit() |
S |
69 |
2 |
6 |
| set() |
S |
80 |
1 |
3 |
| __construct() |
S |
68 |
1 |
7 |
| setMaxLogLineLength() |
S |
81 |
1 |
3 |
| getUniqueId() |
S |
82 |
1 |
3 |
| getPrefix() |
S |
82 |
1 |
3 |
| setPrefix() |
S |
81 |
1 |
3 |
| getQuiet() |
S |
82 |
1 |
3 |
| setQuiet() |
S |
81 |
1 |
3 |
| emergency() |
S |
79 |
1 |
3 |
| alert() |
S |
79 |
1 |
3 |
| critical() |
S |
79 |
1 |
3 |
| error() |
S |
79 |
1 |
3 |
| warning() |
S |
79 |
1 |
3 |
| notice() |
S |
79 |
1 |
3 |
| info() |
S |
79 |
1 |
3 |
| debug() |
S |
79 |
1 |
3 |
| getReasonableCurrentTime() |
S |
72 |
1 |
5 |